haproxy-dbg software package provides fast and reliable load balancing reverse proxy (debug symbols), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install haproxy-dbg
haproxy-dbg is installed in your system.
Make ensure the haproxy-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep haproxy-dbg *
You will get with haproxy-dbg package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Debug packages |
| Package | haproxy-dbg |
| Version | 1.5.8-3+deb8u2 |
| Description | fast and reliable load balancing reverse proxy (debug symbols) |
| Sub Section | Debug |